VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Range<T> Structure
In This Topic
Range Structure Properties
In This Topic
For a list of all properties of this type, see Range<T>.
Public Properties
 NameDescription
Public PropertyGets the default value of the range.
Public PropertyGet the maximal value of the range.
Public PropertyGet the minimal value of the range.
Public PropertyGet the step size of values in the range.
Public PropertyGets the current value of the range.
See Also